internal/strconv.decimal.set (method)
3 uses
internal/strconv (current package)
atof.go#L69: func (b *decimal) set(s string) (ok bool) {
atof.go#L603: if !d.set(s[:n]) {
atof.go#L654: if !d.set(s[:n]) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)